home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 4055 / mthshop3.hlp < prev    next >
Text File  |  1993-05-22  |  19KB  |  284 lines

  1. 14
  2. 1Using menus         
  3. 2Installing printers 
  4. 3Custom printer      
  5. 4File - print to     
  6. 5Headers             
  7. 6Editing keys        
  8. 7Line type           
  9. 9Alignment           
  10. 10Number selection   
  11. 12Decimal selection  
  12. 13Range selection    
  13.                      
  14.                      
  15.                      
  16.                      
  17. **
  18. @71 -----------------------------< Menus >------------------------------ 
  19. @07 ---------------------------- Worksheets ---------------------------- 
  20. @03 Create    - Allows worksheets to be created and/or printed. Up to    
  21.              100 formats can be saved with a user defined name.       
  22.  Recall    - Allows saved worksheet formats to be viewed, renamed or  
  23.              deleted and worksheets can be printed using the formats. 
  24. @07 ------------------------------ Files ------------------------------- 
  25.  Load      - file loaded from a floppy disk to the hard drive.        
  26.  Backup    - file on hard drive backed up to a floppy disk.           
  27.  Delete    - file will be deleted from the current directory.         
  28. @07 ----------------------------- Utilitys ----------------------------- 
  29.  Header     - Create a line of text printed on top of worksheets.     
  30.  Calendar   - Generates calendars for any date from 1899 - 2099.      
  31.  Printer    - list of functions for installed printer.                
  32.  Install printer     - list of printers available to install.         
  33.  Edit custom printer - allows you to enter functions and codes for    
  34.                        a printer not included in the install menu.    
  35.                                                                       
  36.  
  37. @71 ----------------------< Installing Printers >----------------------- 
  38. @07 -------------------------------------------------------------------- 
  39.     [Utilitys:Install printer] - when a printer is installed, codes   
  40.     to set margins, etc. will be sent to the printer each time a      
  41.     worksheet is printed. The program MATH-SHOP requires a spacing of 
  42.     6 lines/inch (66 lines per page) with no top and bottom margins.  
  43.     Horizontal spacing is based on 10 char/inch (Pica pitch).         
  44. @07 ---------------------------- Dot Matrix ---------------------------- 
  45.     The worksheets should print correctly without any printer in-     
  46.     stalled. If you have a problem and your printer is not listed,    
  47.     install the [Epson] and set your printer to Epson emulation.      
  48. @07 ----------------------- LaserJet or PaintJet ----------------------- 
  49.     These printers or compatibles have a non-zero margin as a default.
  50.     You MUST INSTALL the printer driver to correct this problem.      
  51. @07 ----------------------------- General ------------------------------ 
  52.     The codes for an installed printer can also be sent manually by   
  53.     selecting the menu item [Utilitys:Printer] or <M> at print time.  
  54.                                                                       
  55.  
  56. @71 -------------------------< Custom Printer >------------------------- 
  57. @07 -------------------------------------------------------------------- 
  58. @03    [Utilitys:Edit custom printer] - this allows the creation of a    
  59. @03    custom printer driver. You can enter a printer name and up to 10  
  60. @03    functions with codes. Once created or edited the driver must be   
  61.     installed before use: [Utilitys:Install printer:Custom].          
  62.                                                                       
  63.     If you want control codes sent automatically at print time put    
  64.     these under the function name <Set Page>. For example, to auto-   
  65.     matically send a form feed and turn on NLQ before printing set    
  66.     up a function as follows:     Set Page,27,12,27,120,1             
  67.     Your printer manual contains the codes you will need to set up    
  68.     your own functions. The codes must be in DECIMAL format with a    
  69.     comma used as a separator.                                        
  70.                                                                       
  71.     The codes for an installed printer can also be sent manually by   
  72.     selecting the menu item [Utilitys:Printer] or <M> at print time.  
  73.                                                                       
  74.  
  75. @71 ------------------------< Print to a file >------------------------- 
  76. @07 -------------------------------------------------------------------- 
  77. @03    This option allows the worksheets to be printed to a file with a  
  78. @03    user defined name. The file can then be printed without the use   
  79. @03    of MATH-SHOP. For example, when the program asks for a file name  
  80.     type in the following: (assuming you are using the A drive)       
  81.                                                                       
  82.     A:MATHTEST.ADD - prints worksheet in file MATHTEST.ADD on drive A 
  83.                                                                       
  84.     Print on any DOS computer by typing:   COPY A:MATHTEST.ADD PRN    
  85.                                                                       
  86.     The <Set Page> printer codes for the installed printer will be    
  87.     be placed in the file. These codes will be sent to the printer    
  88.     the same as if printed from MATH-SHOP. You should install the     
  89.     printer that you will be printing the worksheets on before        
  90.     printing to the file. To have no codes in the file install the    
  91.     <None> printer  [Utilitys:Install printer:None]                   
  92.                                                                       
  93.  
  94. @71 ----------------------------< Headers >----------------------------- 
  95. @07 -------------------------------------------------------------------- 
  96. @03    [Utilitys:Headers] - allows the creation of a line of text to be  
  97. @03    printed at the top of each worksheet. The ACTIVE HEADER is the    
  98. @03    one that will be printed. To make a different header active use   
  99.     the up-down arrow keys to scroll to the desired header then use   
  100.     <F5> to make the displayed header the active one.                 
  101.                                                                       
  102.     When the header says `Blank header' it is an empty header and is  
  103.     waiting for text to be input. As you create each new header a     
  104.     blank header will be added to the list (a maximum of 20). You can 
  105.     change any header or use <F4> to erase all the headers. To print  
  106.     without a header use a `Blank header' as the active one.          
  107.                                                                       
  108.     The date function reserves the 10 spaces needed for the date.     
  109.     The current computer date will be printed on the worksheet.       
  110.     The date should be placed first and then the remaining text.      
  111.                                                                       
  112.  
  113. @71 --------------------------< Editing keys >-------------------------- 
  114. @07 --------- Used for header, custom printer and format names --------- 
  115. @03                                                                      
  116. @03        Left & Right Arrow - move cursor in the displayed text        
  117. @03        Del                - delete character under cursor            
  118.         BackSpace          - delete character to left of cursor       
  119.         Ctrl BackSpace     - delete all text                          
  120.         Home               - move to beginning of text                
  121.         End                - move to end of text                      
  122.         Esc                - exit                                     
  123.         Enter              - save modified text                       
  124.                                                                       
  125.                                                                       
  126.                                                                       
  127.                                                                       
  128.                                                                       
  129.                                                                       
  130.                                                                       
  131.  
  132. @71 --------------------------< Line type >----------------------------- 
  133. @07 ----------------- Add, Subtract, Multiply, Variety ----------------- 
  134. @03                                                                      
  135. @03    <L> - Line type :               231.45                            
  136. @03                                  +  78.51                            
  137.                           ---->    -------                            
  138.                                                                       
  139.     The default is the hyphen, which prints as a dashed line. The     
  140.     following options print as solid lines.                           
  141.                                                                       
  142.                                                                       
  143.       1. Underline    :  should work on any printer                   
  144.       2. Solid        :  dot matrix graphics character                
  145.       3. Overline     :  laser graphics character (Roman 8 font)      
  146.                                                                       
  147.     (Options 2 and 3 cannot be printed to a file)                     
  148.                                                                       
  149.                                                 continued-()         
  150.  
  151. @71 ---------------------------< Line type >---------------------------- 
  152. @07 ----------------------------- Division ----------------------------- 
  153. @03                                                                      
  154. @03    <L> - Line type:                                                  
  155. @03                                                                      
  156.     There are 6 options - 2 line types and 3 spacings                 
  157.                                                                       
  158.                      ______                      _______              
  159.             1.  d.d / dd.dd              4.  d.d ) dd.dd              
  160.                      _____                       ______               
  161.             2.  d.d /dd.dd               5.  d.d )dd.dd               
  162.                     _____                       ______                
  163.             3.  d.d/dd.dd                6.  d.d)dd.dd                
  164.                                                                       
  165.                                                                       
  166.     The default is option 5                                           
  167.                                                                       
  168.                                                                       
  169.  
  170. @71 ---------------------------< Alignment >---------------------------- 
  171. @07 -------------------------------------------------------------------- 
  172. @03    <A> - Alignment :  select number position as follows              
  173. @03                                                                      
  174. @03         Align decimals      Right justify        Mixture             
  175.               |                      |                                
  176.           1723.42              1723.42        will randomly select    
  177.         +   25.856           +  25.856        Align or Right justify  
  178.          ---------            --------        for each number         
  179.                                                                       
  180.                                                                       
  181.     The defaults are:   Add & Subtract - Align decimals               
  182.                         Multiplication - Right justified              
  183.                                                                       
  184.                                                                       
  185.     When you select an option from the menu all problems on the page  
  186.     will conform to the selection.                                    
  187.                                                                       
  188.  
  189. @71 ------------------------< Number Selection >------------------------ 
  190. @07 ----------------------------- Addition ----------------------------- 
  191. @03   You have a choice of 2 or 3 number addition problems. The program  
  192. @03   does not currently permit having both 2 and 3 number problems on   
  193.    the same worksheet.                                                
  194.                                                                       
  195. @07 -------------------------- Multiplication -------------------------- 
  196.    The program will prompt you to determine if the number of digits   
  197.    in the top number can be less than the number of digits in the     
  198.    bottom number. For example:                                        
  199.                                                                       
  200.      Ranges:           Allow < bottom         Must be >= bottom       
  201.                                                                       
  202.      0.00 - 99.99           45.65                   45.65             
  203.      0.0 - 9999.9        x 1753.3                 x 932.8             
  204.                           -------                  ------             
  205.                                                                       
  206.                                                 continued-()         
  207.  
  208. @71 ------------------------< Number Selection >------------------------ 
  209. @07 --------------------------- Subtraction ---------------------------- 
  210. @03   Negative answers are not allowed by the program. If you try to     
  211. @03   select ranges that only have negative answers the program will     
  212.    tell you this and wait for acceptable ranges to be input.          
  213.                                                                       
  214. @07 ----------------------------- Variety ------------------------------ 
  215.    This menu selection allows addition (2 number), subtraction and    
  216.    multiplication problems to be placed on the same worksheet. A      
  217.    menu will appear asking what combination of problems should be     
  218.    used on the worksheet. If the ranges selected will not allow a     
  219.    certain type of problem requested than none of that type will      
  220.    appear on the worksheet. For example if you request addition and   
  221.    subtraction problems but the ranges selected would only generate   
  222.    negative subtraction answers than the program will fill the page   
  223.    with addition problems.                                            
  224.                                                                       
  225.                                                                       
  226.  
  227. @71 -----------------------< Decimal selection >------------------------ 
  228. @07 -------------------------------------------------------------------- 
  229. @03    Number of decimal digits in problem:                              
  230. @03                                                                      
  231. @03      The number of decimal digits does not vary in the problems      
  232.       once selected. For example, if you select 2 digits for the top  
  233.       decimal then there will be two decimal places in the top number 
  234.       for all the problems on the worksheet.                          
  235.                                                                       
  236.                                                                       
  237.     Number of decimal digits in answers:                              
  238.                                                                       
  239.       Add & Subtract - equals maximum # of decimal places in problem  
  240.       Multiplication - product of decimal places in top and bottom    
  241.                        number or 4 whichever is less.                 
  242.       Division       - maximum of 6                                   
  243.                                                                       
  244.                                                                       
  245.  
  246. @71 -----------------------------< Ranges >----------------------------- 
  247. @07 -------------------------------------------------------------------- 
  248. @03   The range of the numbers is based on the selection of the number   
  249. @03   of digits in the whole number and the number of decimal places.    
  250. @03                                                                      
  251.      Whole number part:                                               
  252.                         4 digits    :    0000 - 9999                  
  253.                         3 digits    :     000 - 999                   
  254.                         2 digits    :      00 - 99                    
  255.                         1 digits    :       0 - 9                     
  256.       Decimal places:                                                 
  257.                         4 digits    :   .1000 - .9999                 
  258.                         3 digits    :    .100 - .999                  
  259.                         2 digits    :     .10 - .99                   
  260.                         1 digits    :      .1 - .9                    
  261.                                                                       
  262.      (Division ranges have a minimum of 1)                            
  263.                                                 continued-()         
  264.  
  265. @71 -----------------------------< Ranges >----------------------------- 
  266. @07 ----------------------------For example----------------------------- 
  267. @03                                                                      
  268. @03     Whole number part:      min  - max                min  - max     
  269. @03                                                                      
  270.          Select 4 digits     0000 - 9999   change to   0050 - 0350    
  271.                                                                       
  272.                                                                       
  273.      Decimal part:                                                    
  274.                                                                       
  275.          Select 3 digits     .100 - .999   cannot be   .100 - .999    
  276.                                            changed                    
  277.                                                                       
  278.                                                                       
  279.      Combined range will be:     50.100 - 350.999                     
  280.                                                                       
  281.                                                                       
  282.                                                                       
  283.  
  284.